projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f0cef0
)
Comment change.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 9 Aug 2005 11:30:12 +0000
(11:30 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 9 Aug 2005 11:30:12 +0000
(11:30 +0000)
lisp/startup.el
patch
|
blob
|
history
diff --git
a/lisp/startup.el
b/lisp/startup.el
index ca71ef4313787a5359cf03a006db70e4d5b4486e..8dac582e452e7d71515beac63ca176df5412aebd 100644
(file)
--- a/
lisp/startup.el
+++ b/
lisp/startup.el
@@
-1635,6
+1635,8
@@
normal otherwise."
(setq file file-ex))
(load file nil t)))
+ ;; This is used to handle -script. It's not clear
+ ;; we need to document it.
((member argi '("-scriptload"))
(let* ((file (command-line-normalize-file-name
(or argval (pop command-line-args-left))))